Adwaita: Fix link styling
authornana-4 <hnmaigo@gmail.com>
Sun, 19 Apr 2020 06:21:40 +0000 (15:21 +0900)
committernana-4 <hnmaigo@gmail.com>
Sun, 19 Apr 2020 06:21:40 +0000 (15:21 +0900)
commit47bfa4911898f813dbea536e2b6c898aeabc8488
treef6c813e4d50c903644a1d89fd35a334cbea70c2b
parent2cd152c2ed89152e0c142e05c2b11dd480234865
Adwaita: Fix link styling

- Fix broken visited link styling by avoiding invalid selector
  `:link:visited` - CSS :link and :visited are mutually exclusive.
- In link button, move %link from the child label to the parent button,
  so that the hover/active effect is applied within the whole button and
  the visited style is applied correctly.
- Remove invalid selectors `:backdrop:backdrop`.
gtk/theme/Adwaita/_common.scss